Make xasprintf work sensibly in light of both (sigh) C99 and SUSv1 definitions
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 5 Oct 2006 04:07:34 +0000 (04:07 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 5 Oct 2006 04:07:34 +0000 (04:07 +0000)
commit1322f29c204498c1a59d478928c608cb2af01c77
treeb681a439053089d991280ed18054952829e81e59
parent2bb4fceedb890aa5205dabfbce2ae0d736998dad
Make xasprintf work sensibly in light of both (sigh) C99 and SUSv1 definitions
of snprintf.  Probably needs more abstraction work, but this is more correct
in more cases.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2377 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/util.c